Show AllShow All

IMLOG10

See Also

Returns the common logarithm (base 10) of a complex number in x + yi or x + yj text format.

If this function is not available, and returns the #NAME? error, install and load the Analysis ToolPak add-in.

ShowHow?

Syntax

IMLOG10(inumber)

Inumber    is a complex number for which you want the common logarithm.

Remarks

Example

The example may be easier to understand if you copy it to a blank worksheet.

Show How?

 
1
2
A B
Formula Description (Result)
=IMLOG10("3+4i") Logarithm (base 10) of 3+4i (0.69897 + 0.402719i)